Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing much code duplication #41

Merged
merged 4 commits into from
Jan 24, 2024
Merged

removing much code duplication #41

merged 4 commits into from
Jan 24, 2024

Conversation

K20shores
Copy link
Collaborator

  • Uses the strategy pattern to create parsers of each type, which allowed me to remove a lot of code duplication
  • Removed all of the parsing functions from the open_atmos namespace since they don't need to be there

@mattldawson mattldawson merged commit 88c40a2 into main Jan 24, 2024
18 checks passed
@mattldawson mattldawson deleted the cleanup branch January 24, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants